BaseSubsystem.Redundancy property

Enables or disables cable redundancy. The last EtherCAT slave is connected to another network interface card on the computer so all the slaves can be communicated even if one cable is broken.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
bool Redundancy { get; set; }
Property Redundancy As Boolean

Property value

Type: bool

Remarks

Usable EtherCAT states

ecatOffline

See also

BaseSubsystem Class

IntervalZero.KINGSTAR.Base.Class Namespace